public AndConstraint<TAssertions> SatisfyRespectively( params Action<T>[] elementInspectors )
Parameters
- elementInspectors
- The element inspectors, which inspect each element in turn. The total number of element inspectors must exactly match the number of elements in the collection.